object AppearDlg: TAppearDlg Left = 224 Top = 108 Hint = 'Green panels may be switched off by clicking on them.'#13'Red panels' + ' may be turned on by clicking on them.'#13'With the right button you' + ' can access a popup menu that'#13'allows you to change visibility an' + 'd font where applicable.' BorderIcons = [] BorderStyle = bsDialog Caption = 'Main window appearance...' ClientHeight = 303 ClientWidth = 427 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Position = poScreenCenter ShowHint = True OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object MsgPan: TPanel Left = 0 Top = 286 Width = 427 Height = 17 Align = alBottom Caption = 'Info line' Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False PopupMenu = PopupMenu1 TabOrder = 0 OnClick = MsgPanClick end object Panel3: TPanel Left = 372 Top = 0 Width = 55 Height = 258 Align = alRight Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 2 object Panel9: TPanel Left = 1 Top = 1 Width = 53 Height = 53 Align = alTop TabOrder = 0 object Bevel1: TBevel Left = 4 Top = 4 Width = 21 Height = 21 Style = bsRaised end object Bevel2: TBevel Left = 28 Top = 4 Width = 21 Height = 21 Style = bsRaised end object Bevel3: TBevel Left = 4 Top = 28 Width = 21 Height = 21 Style = bsRaised end object Bevel4: TBevel Left = 28 Top = 28 Width = 21 Height = 21 Style = bsRaised end end object VToolPan: TPanel Left = 1 Top = 54 Width = 53 Height = 82 Align = alClient PopupMenu = PopupMenu1 TabOrder = 1 object Bevel5: TBevel Left = 4 Top = 61 Width = 45 Height = 17 Style = bsRaised end object Bevel9: TBevel Left = 4 Top = 42 Width = 45 Height = 17 Style = bsRaised end object Bevel8: TBevel Left = 4 Top = 23 Width = 45 Height = 17 Style = bsRaised end object Bevel7: TBevel Left = 4 Top = 4 Width = 45 Height = 17 Style = bsRaised end object MyLabelRotate1: TMyLabelRotate Left = 25 Top = 10 Width = 20 Height = 63 LabelStyle.Angle = 90 LabelStyle.AStyle3D = A3dNormal LabelStyle.AShadeLTSet = False Caption = 'Toolbar' Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object MyLabelRotate2: TMyLabelRotate Left = 9 Top = 10 Width = 20 Height = 63 LabelStyle.Angle = 90 LabelStyle.AStyle3D = A3dNormal LabelStyle.AShadeLTSet = False Caption = 'Vertical' Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end end object Panel11: TPanel Left = 1 Top = 194 Width = 53 Height = 33 Align = alBottom TabOrder = 2 object ExplorerButton1: TExplorerButton Left = 2 Top = 2 Width = 48 Height = 28 Caption = 'Done!' Options = [boMonoDisplay, boPopupMark] OnClick = ExplorerButton1Click end end object DirPan: TPanel Left = 1 Top = 173 Width = 53 Height = 21 Align = alBottom Caption = 'Dirs' Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False PopupMenu = PopupMenu1 TabOrder = 3 OnClick = DirPanClick end object WinsPan: TPanel Left = 1 Top = 136 Width = 53 Height = 37 Align = alBottom PopupMenu = PopupMenu1 TabOrder = 4 object Label1: TLabel Left = 1 Top = 1 Width = 51 Height = 35 Align = alClient Alignment = taCenter Caption = 'User'#13'wins' OnClick = Label1Click end end object FilmPan: TPanel Left = 1 Top = 227 Width = 53 Height = 30 Align = alBottom Caption = 'Logo' PopupMenu = PopupMenu1 TabOrder = 5 OnClick = FilmPanClick end end object Panel4: TPanel Left = 0 Top = 0 Width = 372 Height = 258 Align = alClient TabOrder = 3 object TimePan: TPanel Left = 1 Top = 1 Width = 370 Height = 16 Align = alTop Caption = 'Time, flags, ...' Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False PopupMenu = PopupMenu1 TabOrder = 0 OnClick = TimePanClick OnDblClick = TimePanDblClick end object ExitsPan: TPanel Left = 1 Top = 17 Width = 370 Height = 16 Align = alTop Caption = 'Exits, place' Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False PopupMenu = PopupMenu1 TabOrder = 1 OnClick = ExitsPanClick end object WatchesPan: TPanel Left = 1 Top = 33 Width = 370 Height = 16 Align = alTop Caption = 'Watches' Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False PopupMenu = PopupMenu1 TabOrder = 2 OnClick = WatchesPanClick end object HToolPan: TPanel Left = 1 Top = 65 Width = 370 Height = 16 Align = alTop Caption = 'Horizontal toolbar' Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False PopupMenu = PopupMenu1 TabOrder = 3 OnClick = HToolPanClick end object ScrollBack: TPanel Left = 1 Top = 81 Width = 370 Height = 176 Align = alClient Caption = 'Scroll-back' Color = clWindowText Font.Color = clWindow Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False PopupMenu = PopupMenu1 TabOrder = 4 end object InstPan: TPanel Left = 1 Top = 49 Width = 370 Height = 16 Align = alTop Caption = 'Instances control panel' Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False PopupMenu = PopupMenu1 TabOrder = 5 OnClick = InstPanClick end end object Memo1Pan: TPanel Left = 0 Top = 258 Width = 427 Height = 28 Align = alBottom BevelOuter = bvNone Caption = 'Input box' Color = clWindow Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False PopupMenu = PopupMenu1 TabOrder = 1 object CharsPan: TPanel Left = 384 Top = 0 Width = 43 Height = 28 Align = alRight Caption = 'Chars' PopupMenu = PopupMenu1 TabOrder = 0 OnClick = CharsPanClick end end object FontDialog1: TFontDialog Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] MinFontSize = 0 MaxFontSize = 0 Left = 49 Top = 137 end object PopupMenu1: TPopupMenu OnPopup = PopupMenu1Popup Left = 109 Top = 89 object Visible1: TMenuItem Caption = '&Visible' ShortCut = 0 OnClick = Visible1Click end object Font1: TMenuItem Caption = '&Font' ShortCut = 0 OnClick = Font1Click end end end